ARM: omap3_logic/omap35_logic: Move to DM_USB
authorAdam Ford <[email protected]>
Fri, 7 Dec 2018 20:38:33 +0000 (14:38 -0600)
committerTom Rini <[email protected]>
Wed, 12 Dec 2018 17:14:24 +0000 (12:14 -0500)
commitf99f4ebb548a7b3d266b12fe46ca08edd7f6b093
tree2816652c5bb8d6947562cfa4c2f81d06c8db0650
parentbfaaacd3b2cb0d7841d9ae7d14ea5da130b8f482
ARM: omap3_logic/omap35_logic: Move to DM_USB

The existing config is setup as a gadget but it doesn't use
DM_USB.  This patch converts all boards to DM_USB, but as host.

As host, it is able to mount USB drives and browse them.

Signed-off-by: Adam Ford <[email protected]>
configs/omap35_logic_defconfig
configs/omap35_logic_somlv_defconfig
configs/omap3_logic_defconfig
configs/omap3_logic_somlv_defconfig